home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dangerous Digital Movies: Omake Photos 200
/
Dangerous Digital Moves: Omake Photos 200.iso
/
pc
/
win31do.exe
/
win31do.DXR
/
00001.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-08-24
|
214 b
|
12 lines
on startMovie
global backpathname
cursor(200)
if the colorDepth <> 8 then
alert("Please 256 Colors (640*480)")
quit()
else
set the exitLock to 1
end if
set backpathname to pathName()
end